*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 22 Feb 2001 01:48:24 +0000 (01:48 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 22 Feb 2001 01:48:24 +0000 (01:48 +0000)
lisp/ChangeLog

index 58bef2c1bc5b988f9d2b4e5b57ce0e22ccfa0b92..14ceeb3a02be83e8cb692e84c1ef95e086104699 100644 (file)
@@ -1,3 +1,8 @@
+2001-02-21  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * newcomment.el (comment-forward): Skip the comment-start before
+       searching for the comment-end.
+
 2001-02-21  Dave Love  <fx@gnu.org>
 
        * custom.el (custom-initialize-changed, defcustom): Doc fix.